public marks

PUBLIC MARKS from "Xavier Lacot" with tags blog & code

February 2009

Mozilla Labs » Blog Archive » Introducing Bespin

by 4 others
Bespin is the new prject of the Mozilla Labs. It is an online code editor. The first 0.1 release includes support for basic editing features, such as syntax highlighting, large file sizes, undo/redo, previewing files in the browser, importing/exporting projects, etc.

December 2008

PHP Code Conventions mit CodeSniffer und Subversion » Beitrag » Ronny's Blog

by 1 other
A simple guide on how to setup php code validation as a subversion pre-commit hook.